[INFO] cloning repository https://github.com/Sereloth/smite_dps
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sereloth/smite_dps" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSereloth%2Fsmite_dps", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSereloth%2Fsmite_dps'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 65f3d74ef5c911691341cc47c2ce5a943c9cb222
[INFO] checking Sereloth/smite_dps against master#c0bb140a37c81cf59a0b40c21c9413059644e294 for pr-129249-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSereloth%2Fsmite_dps" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Sereloth/smite_dps
[INFO] finished tweaking git repo https://github.com/Sereloth/smite_dps
[INFO] tweaked toml for git repo https://github.com/Sereloth/smite_dps written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Sereloth/smite_dps on toolchain c0bb140a37c81cf59a0b40c21c9413059644e294
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0bb140a37c81cf59a0b40c21c9413059644e294" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Sereloth/smite_dps already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0bb140a37c81cf59a0b40c21c9413059644e294" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml v0.5.9
[INFO] [stderr]   Downloaded serde v1.0.137
[INFO] [stderr]   Downloaded winres v0.1.12
[INFO] [stderr]   Downloaded cmake v0.1.48
[INFO] [stderr]   Downloaded paste v1.0.7
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.4
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.8
[INFO] [stderr]   Downloaded fltk v1.3.5
[INFO] [stderr]   Downloaded itertools v0.10.3
[INFO] [stderr]   Downloaded ttf-parser v0.15.0
[INFO] [stderr]   Downloaded fltk-sys v1.3.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fe152cfb512a6e5cac3bc9d2b467438327da90767c301c6963981ccf1a5aa851
[INFO] running `Command { std: "docker" "start" "fe152cfb512a6e5cac3bc9d2b467438327da90767c301c6963981ccf1a5aa851", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fe152cfb512a6e5cac3bc9d2b467438327da90767c301c6963981ccf1a5aa851" "/opt/rustwide/cargo-home/bin/cargo" "+c0bb140a37c81cf59a0b40c21c9413059644e294" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe152cfb512a6e5cac3bc9d2b467438327da90767c301c6963981ccf1a5aa851", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fe152cfb512a6e5cac3bc9d2b467438327da90767c301c6963981ccf1a5aa851" "/opt/rustwide/cargo-home/bin/cargo" "+c0bb140a37c81cf59a0b40c21c9413059644e294" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling cmake v0.1.48
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]    Compiling paste v1.0.7
[INFO] [stderr]     Checking ttf-parser v0.15.0
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]    Compiling fltk-sys v1.3.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.4
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling winres v0.1.12
[INFO] [stderr]    Compiling smite_dps v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking fltk v1.3.5
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]     --> src/main.rs:6746:7
[INFO] [stdout]      |
[INFO] [stdout] 6746 |     if(soul_gem_bool)
[INFO] [stdout]      |       ^             ^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 6746 -     if(soul_gem_bool)
[INFO] [stdout] 6746 +     if soul_gem_bool
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]     --> src/main.rs:6799:69
[INFO] [stdout]      |
[INFO] [stdout] 6799 | ...amage = (160.0 + 0.12 * (target.base_health + (target.health_per_level * (target_level - 1.0)) + target_build.health));}
[INFO] [stdout]      |            ^                                                                                                            ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 6799 -     if bluestone_brooch_bool{ unmitigated_bluestone_brooch_damage = (160.0 + 0.12 * (target.base_health + (target.health_per_level * (target_level - 1.0)) + target_build.health));}
[INFO] [stdout] 6799 +     if bluestone_brooch_bool{ unmitigated_bluestone_brooch_damage = 160.0 + 0.12 * (target.base_health + (target.health_per_level * (target_level - 1.0)) + target_build.health);}
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]     --> src/main.rs:6804:30
[INFO] [stdout]      |
[INFO] [stdout] 6804 |     let unmitigated_damage = (unmitigated_ability_damage_after_crit * (1.0+sacrificial_damage_multi));
[INFO] [stdout]      |                              ^                                                                      ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 6804 -     let unmitigated_damage = (unmitigated_ability_damage_after_crit * (1.0+sacrificial_damage_multi));
[INFO] [stdout] 6804 +     let unmitigated_damage = unmitigated_ability_damage_after_crit * (1.0+sacrificial_damage_multi);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]     --> src/main.rs:7172:19
[INFO] [stdout]      |
[INFO] [stdout] 7172 | ...   if(manti_poison_stacks == 0.0){ manti_poison_stacks = 4.0; next_manti_poison_damage_time = time_spent_attacking + 1.0; }
[INFO] [stdout]      |         ^                          ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 7172 -                 if(manti_poison_stacks == 0.0){ manti_poison_stacks = 4.0; next_manti_poison_damage_time = time_spent_attacking + 1.0; }
[INFO] [stdout] 7172 +                 if manti_poison_stacks == 0.0 { manti_poison_stacks = 4.0; next_manti_poison_damage_time = time_spent_attacking + 1.0; }
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]     --> src/main.rs:7173:24
[INFO] [stdout]      |
[INFO] [stdout] 7173 |                 else if(manti_poison_stacks < 8.0) { manti_poison_stacks+=1.0; }
[INFO] [stdout]      |                        ^                         ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 7173 -                 else if(manti_poison_stacks < 8.0) { manti_poison_stacks+=1.0; }
[INFO] [stdout] 7173 +                 else if manti_poison_stacks < 8.0 { manti_poison_stacks+=1.0; }
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]     --> src/main.rs:6746:7
[INFO] [stdout]      |
[INFO] [stdout] 6746 |     if(soul_gem_bool)
[INFO] [stdout]      |       ^             ^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 6746 -     if(soul_gem_bool)
[INFO] [stdout] 6746 +     if soul_gem_bool
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]     --> src/main.rs:6799:69
[INFO] [stdout]      |
[INFO] [stdout] 6799 | ...amage = (160.0 + 0.12 * (target.base_health + (target.health_per_level * (target_level - 1.0)) + target_build.health));}
[INFO] [stdout]      |            ^                                                                                                            ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 6799 -     if bluestone_brooch_bool{ unmitigated_bluestone_brooch_damage = (160.0 + 0.12 * (target.base_health + (target.health_per_level * (target_level - 1.0)) + target_build.health));}
[INFO] [stdout] 6799 +     if bluestone_brooch_bool{ unmitigated_bluestone_brooch_damage = 160.0 + 0.12 * (target.base_health + (target.health_per_level * (target_level - 1.0)) + target_build.health);}
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]     --> src/main.rs:6804:30
[INFO] [stdout]      |
[INFO] [stdout] 6804 |     let unmitigated_damage = (unmitigated_ability_damage_after_crit * (1.0+sacrificial_damage_multi));
[INFO] [stdout]      |                              ^                                                                      ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 6804 -     let unmitigated_damage = (unmitigated_ability_damage_after_crit * (1.0+sacrificial_damage_multi));
[INFO] [stdout] 6804 +     let unmitigated_damage = unmitigated_ability_damage_after_crit * (1.0+sacrificial_damage_multi);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]     --> src/main.rs:7172:19
[INFO] [stdout]      |
[INFO] [stdout] 7172 | ...   if(manti_poison_stacks == 0.0){ manti_poison_stacks = 4.0; next_manti_poison_damage_time = time_spent_attacking + 1.0; }
[INFO] [stdout]      |         ^                          ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 7172 -                 if(manti_poison_stacks == 0.0){ manti_poison_stacks = 4.0; next_manti_poison_damage_time = time_spent_attacking + 1.0; }
[INFO] [stdout] 7172 +                 if manti_poison_stacks == 0.0 { manti_poison_stacks = 4.0; next_manti_poison_damage_time = time_spent_attacking + 1.0; }
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]     --> src/main.rs:7173:24
[INFO] [stdout]      |
[INFO] [stdout] 7173 |                 else if(manti_poison_stacks < 8.0) { manti_poison_stacks+=1.0; }
[INFO] [stdout]      |                        ^                         ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 7173 -                 else if(manti_poison_stacks < 8.0) { manti_poison_stacks+=1.0; }
[INFO] [stdout] 7173 +                 else if manti_poison_stacks < 8.0 { manti_poison_stacks+=1.0; }
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s
[INFO] running `Command { std: "docker" "inspect" "fe152cfb512a6e5cac3bc9d2b467438327da90767c301c6963981ccf1a5aa851", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe152cfb512a6e5cac3bc9d2b467438327da90767c301c6963981ccf1a5aa851", kill_on_drop: false }`
[INFO] [stdout] fe152cfb512a6e5cac3bc9d2b467438327da90767c301c6963981ccf1a5aa851
